home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / ld112q.zip / LHDOOR.DOC < prev    next >
Text File  |  1993-01-04  |  10KB  |  331 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.                          -   L   H   D   o   o   r   -
  18.  
  19.  
  20.  
  21.                  LHArc Viewer and LHZ/PAK/ARC Conversion Door
  22.  
  23.  
  24.  
  25.                             V e r s i o n   1 . 1 2 q
  26.  
  27.  
  28.  
  29.                                        by
  30.  
  31.  
  32.  
  33.                               J o n   H a m l i n
  34.  
  35.                            The Programmer's Paradise
  36.  
  37.                                    1:387/609
  38.  
  39.  
  40.  
  41.                                     - and -
  42.  
  43.  
  44.  
  45.                             J a n   M a a s k a n t
  46.  
  47.                                 Expansions RBBS
  48.  
  49.                                    1:387/301
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.              LHDoor -- LHARC to ZIP/PAK/ARC Archive Conversion Door
  70.              ──────────────────────────────────────────────────────
  71.  
  72.  
  73.          LHDoor: What does it do?
  74.          ────────────────────────
  75.          LHDoor is the  "cousin"  to our ZipDor door.  It will take an
  76.          archive created in the new LHARC  format  and put it into the
  77.          standard ARC, the PAK format, or the impressive ZIP format.
  78.  
  79.          Users can also view a LHARC archive since QuickBBS's  view an
  80.          archive command will only look at ARC standard formats.
  81.  
  82.  
  83.          What do I do to run it?
  84.          ───────────────────────
  85.          I tried to  make  it as easy as possible to set up.  Just put
  86.          LHDOOR.EXE and LD.BAT  in  your   Quick   directory   (or   a
  87.          subdirectory --special handling for that later).   Now  go to
  88.          Quick and call  for  a  type  7 or type 15 exit with the data
  89.          line like this: 'C:\COMMAND.COM  /C  LD.BAT'.   Now make sure
  90.          that the program called MORE.COM which came with  your DOS is
  91.          either in the   QuickBBS   directory  or  in  your  DOS  PATH
  92.          statement.  That should do it.
  93.  
  94.  
  95.          LHDoor from a subdirectory
  96.          ──────────────────────────
  97.          You may like running doors from  a  subdirectory  in order to
  98.          have less clutter  in your QuickBBS directory  (or  just  for
  99.          safety).  LHDoor is  not  picky  at  all.   It  will run from
  100.          anywhere.  All you will need to do is:
  101.  
  102.          1) Make sure LHDOOR.EXE is in  LHDoor's  subdirectory  or  in
  103.             your path so LHDoor can run it.
  104.          2) Put a copy of FLSEARCH.CTL into the LHDoor  directory.  (A
  105.             future version   might  allow  you  to  use  the  path  to
  106.             FLSEARCH.CTL as a command-line parameter)
  107.          3) Put a copy of the included LVIEW.COM  file into the LHDoor
  108.             directory.
  109.          4) Modify the ZD.BAT file to look like this:
  110.             WATCHCD COM1 ON
  111.             CTTY GATE1
  112.             COPY DORINFO1.DEF <your LHDoor directory goes here>
  113.             CD <LHDoor directory>
  114.             LHDOOR
  115.             CD <QuickBBS directory>
  116.             CTTY CON
  117.             WATCHCD COM1 OFF
  118.  
  119.  
  120.          What if I run on COM2?
  121.          ──────────────────────
  122.          Again, LHDoor does not care.  Just change all  references  to
  123.          COM1 in ZD.BAT to COM2 (and GATE1 to GATE2).
  124.  
  125.  
  126.  
  127.  
  128.  
  129.               ────────────────────────────────────────────────────
  130.               Version 1.12q -- User's Manual Page 1 -- May 6, 1989
  131.  
  132.  
  133.  
  134.  
  135.              LHDoor -- LHARC to ZIP/PAK/ARC Archive Conversion Door
  136.              ──────────────────────────────────────────────────────
  137.  
  138.  
  139.          I don't have those GATE1 or GATE2 files.
  140.          ────────────────────────────────────────
  141.          GATE1 and GATE2  are  from the GATEWAY CTTY command.  It will
  142.          allow both you and the remote  user  to access LHDoor (so you
  143.          can help the confused caller).  If you don't have GATEWAY,
  144.          but still want to run LHDoor, then just change  GATE1 to COM1
  145.          and GATE2 to COM2.
  146.  
  147.  
  148.          I don't use Watchcd.
  149.          ────────────────────
  150.          If you're not running WATCHCD, but are running something else
  151.          such as WATCHDOG, LHDoor will run fine with any of them.  But
  152.          please use a  utility  that  monitors Carrier Detect.  LHDoor
  153.          does not and will sit there if hung up on.
  154.  
  155.  
  156.          Okay, now I have all these files laying around...
  157.          ─────────────────────────────────────────────────
  158.          LHDoor (ZipDor, and  Backpak)   will  automatically  add  the
  159.          converted file's name   to   an  event  batch   file   called
  160.          KILLARCS.BAT.  This program  can  be called from your nightly
  161.          event batch file with the following form:
  162.          IF EXIST KILLARCS.BAT C:\COMMAND.COM /C KILLARCS.BAT
  163.          IF EXIST KILLARCS.BAT C:\COMMAND.COM /C KILLARCS.BAT
  164.  
  165.  
  166.          Files that LHDoor creates/uses:
  167.          ───────────────────────────────
  168.          LHDOOR.EXE   -  The program itself.
  169.          LVIEW.EXE    -  A program to View LHARCs with the PK-style of
  170.                          viewing archives.
  171.          _ZDTMP       -  The temporary file it uses during
  172.                          the conversion process.
  173.          LD.BAT       -  The .BAT file that is called from Quick
  174.          KILLARCS.BAT -  The common event file that LHDoor shares with
  175.                          LHDoor and Backpak  to  delete  the converted
  176.                          .ZIPs, .ARCs and .PAKs nightly.
  177.          FLSEARCH.CTL -  Your files path file.  LHDoor looks here
  178.                          for the paths to search for .ZIP files.
  179.                          It also will look at the security level
  180.                          to determine whether the user has access
  181.                          to that directory.
  182.          DORINFO1.DEF -  Where LHDoor gets the current user's
  183.                          security.
  184.          MORE.COM     -  -NOT  INCLUDED-   LHDoor  uses  more  in  the
  185.                          internal file  display  function to pause for
  186.                          each screen page.
  187.  
  188.  
  189.          Support, questions, etc.
  190.          ────────────────────────
  191.          The QuickBBS versions  of LHDoor,  ZipDor  and  Backpak  were
  192.          written by Jon Hamlin.  The RBBS versions were written by Jan
  193.  
  194.  
  195.               ────────────────────────────────────────────────────
  196.               Version 1.12q -- User's Manual Page 2 -- May 6, 1989
  197.  
  198.  
  199.  
  200.  
  201.              LHDoor -- LHARC to ZIP/PAK/ARC Archive Conversion Door
  202.              ──────────────────────────────────────────────────────
  203.  
  204.  
  205.          Maaskant.  (There's a   separate   manual  for  RBBS,  right,
  206.          Jan..).
  207.  
  208.  
  209.  
  210.          Warranty
  211.          ────────
  212.          None.
  213.          LHDoor has been tested and has  not  harmed  a  computer, but
  214.          still you have to realize that you are using  it  at your own
  215.          risk.  In NO  WAY  will  either Jon Hamlin or Jan Maaskant be
  216.          responsible for any lost time,  files,  monies, equipment, or
  217.          anything else incurred  by  the use or lack of  use  of  this
  218.          program.
  219.  
  220.  
  221.          Other files by the author:
  222.          ──────────────────────────
  223.          BackPak  - The  "cousin"  to  ZipDor.   This program does all
  224.                     that ZipDor does, but it does it to PAK format
  225.                     files and  currently  does  it  much  slower  than
  226.                     ZipDor.
  227.  
  228.          UserRead - This program will take your QuickBBS  userbase and
  229.                     print it into a standard ASCII text file.  It will
  230.                     also allow  you  to exclude certain information so
  231.                     your co-sysops  and   sigops  can  use  that  file
  232.                     without finding confidential information.
  233.  
  234.          ZipDor   - This  door  will take a ZIP and do  basically  the
  235.                     same thing.   A version that actually talks to the
  236.                     modem is in the works.
  237.  
  238.  
  239.  
  240.          Modification History:
  241.          ─────────────────────
  242.          1.00q -- Original release.  Just  a (heavily) modified ZipDor
  243.                   3.00.
  244.          1.10q -- Added a few new features such as the  Old style view
  245.                   and the ability to read a text file within a LHARC.
  246.          1.11q -- Added the use of DOS's MORE.COM for display pausing.
  247.          1.12q -- Added the routine to strip user-supplied extensions
  248.                   off of  the  filenames  (made it a little more user-
  249.                   friendly).
  250.  
  251.  
  252.          QuickBBS Support
  253.          ────────────────
  254.          The Programmer's Paradise
  255.          San Antonio, TX
  256.          (512) 654-9134
  257.          Jon Hamlin, Sysop
  258.          1:387/609
  259.  
  260.  
  261.               ────────────────────────────────────────────────────
  262.               Version 1.12q -- User's Manual Page 3 -- May 6, 1989
  263.  
  264.  
  265.  
  266.  
  267.              LHDoor -- LHARC to ZIP/PAK/ARC Archive Conversion Door
  268.              ──────────────────────────────────────────────────────
  269.  
  270.  
  271.  
  272.  
  273.          Support Options:
  274.          ─────────────────────────────────────────────────────────────
  275.          You can send  a  netmail  message  to  1:387/609  and  I will
  276.          respond, but I don't really have  the  cash  to  send you the
  277.          reply, so my system will hold it.  Call back  in  about a day
  278.          and you should receive a reply.
  279.  
  280.          Thanks for using this program!
  281.  
  282.  
  283.  
  284.          RBBS Support
  285.          ────────────
  286.          Expansions RBBS
  287.          San Antonio, TX
  288.          (512) 692-0377
  289.          Jan Maaskant, Sysop
  290.          1:387/301
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.               ────────────────────────────────────────────────────
  328.               Version 1.12q -- User's Manual Page 4 -- May 6, 1989
  329.  
  330.  
  331.